Welcome![Sign In][Sign Up]
Location:
Search - VC registry

Search list

[Windows DevelopReg_prog

Description: 有关操作注册表的编程实例vc源码,供有需之士作为参考。-Programming example of the operation of the registry vc source code, for people in need as a reference.
Platform: | Size: 84992 | Author: lqy | Hits:

[Windows DevelopDevelopment_implementation_registry_classic_code_v

Description: vc开发实现注册表经典代码Development and implementation of the registry classic code vc -Development and implementation of the registry classic code vc
Platform: | Size: 33792 | Author: 8 | Hits:

[Com PortVSerial

Description: WindowsXP下虚拟串口驱动源码.使用VC的编译环境编译,目前还是在HelloWDM的基础上进行,完成了驱动的框架,虚拟的串口7。系统加载驱动好,必须在注册表中手动添加才行,具体位置是HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM,在这里加入新项目,名为MyWDMDevice,类型为REG_SZ,内容是COM7。向虚拟串口写入的数据会自动发回来。本程序适合初学者学习参考。-Virtual serial port driver source code under WindowsXP. Using VC compiler build environment, is still based on the HelloWDM to complete the framework of the driver, virtual serial port 7. System load the driver is good, must be added manually in the registry because as the specific location is HKEY_LOCAL_MACHINE \ HARDWARE \ DEVICEMAP \ SERIALCOMM, where adding a new project called MyWDMDevice, type REG_SZ, content is COM7. Data written to virtual serial port will be automatically sent back. It is suitable for beginners to learn information.
Platform: | Size: 162816 | Author: Tir | Hits:

[File OperateFileOperation

Description: VC++文件操作 开机运行 注册表操作-VC++ file operations to run the registry operation start
Platform: | Size: 3226624 | Author: 邵江 | Hits:

[Dialog_Windowzhce

Description: VC++实现往注册表里面生成键值,删除键值的功能,点击button就能实现-VC++ to achieve inside the generated keys to the registry, delete the key features, click on the button will be able to achieve
Platform: | Size: 1868800 | Author: 邓鹏 | Hits:

[Windows DevelopFreeEIM

Description: FreeEIM 仿QQ功能的企业即时通讯软件VC++的源代码,最后更新于2010年8月份,完成数据库更改的任务。将聊天记录改用数据库形式,暂且使用Access。   本软件的窗口和功能都与QQ有点相似,可发送文件、窗口抖动、发送表情等修改功能,并尽量去除所有不相关内容,坚决不对用户敏感内容作任何操作(例如注册表)。为了让软件100 绿色,FreeEIM飞鸽传书把唯一一处修改注册表的指令也删除了,也就是说,使用者下载使用后,只要删除此软件,FreeEIM飞鸽传书是半点资源也不会污染到的。-FreeEIM imitation QQ instant messaging software business functions VC++ source code, last updated in August 2010 to complete the task of database changes. Will use the database in the form chat, for the time being to use Access. Window and features of this software is somewhat similar with the QQ, you can send files, windows shake, send expressions such as editing, and try to remove all non-relevant content, determined not to make any sensitive content, the user operation (such as the registry). To make the software 100 green, FreeEIM IP Messenger the only one to modify the registry instruction also deleted, that is, users download and use, simply remove the software, FreeEIM IP Messenger is the slightest bit of resources no pollution to the.
Platform: | Size: 1295360 | Author: guanping | Hits:

[VC/MFCvc201106

Description: VC读写注册表,注册数据库(Registry)是系统中非常重要的组成部分,该对初学者有参考-VC read and write registry, registry database (Registry) is a very important system component of the reference for beginners
Platform: | Size: 7168 | Author: he | Hits:

[Internet-Networkyuan-cheng-kong-zhi-shi-li

Description: 基于vc++的远程控制示例源程序,由客户端和服务端组成。服务端采用多线程方式提供服务,能最好的处理来自客户端SOCKET的请求;数据接收、发送采用异步重叠操作。程序还实现了注册表处理、系统控制、点对点聊天、屏幕控制、文件处理、简单系统配置等。 -Based on vc++ sample source code for remote control, by the client and server components. Multi-threaded server to provide services that can best handle the request from the client SOCKET data reception, transmission using asynchronous overlapping operations. Program also implements the registry processing, system control, point to point chat, screen control, file handling, simple system configuration.
Platform: | Size: 226304 | Author: 李博文 | Hits:

[Firewall-SecurityFlow-and-firewall

Description: In research network traffic and firewall TCP/IP packet capture, the basis of the principle of using object-oriented method, the requirement analysis and design functions. In this system, the development VisualC++ 6.0 environment, the comprehensive adopted Socket - Raw, the registry programming and IP assistant API etc VC programming techniques, the analysis of the system requirements, the main function based on the realization of the scheme and technical details carried on the detailed analysis and design, and through the test, and finally achieved packet captures, flow monitoring and statistics, filtering rules to add, filtering rules display module, filtering rules storage module, document storage module, installation and unloading rule, IP packet filter driver, and other functions, achieved the request, for network administrators know network provides reference operation state. -In research network traffic and firewall TCP/IP packet capture, the basis of the principle of using object-oriented method, the requirement analysis and design functions. In this system, the development VisualC++ 6.0 environment, the comprehensive adopted Socket- Raw, the registry programming and IP assistant API etc VC programming techniques, the analysis of the system requirements, the main function based on the realization of the scheme and technical details carried on the detailed analysis and design, and through the test, and finally achieved packet captures, flow monitoring and statistics, filtering rules to add, filtering rules display module, filtering rules storage module, document storage module, installation and unloading rule, IP packet filter driver, and other functions, achieved the request, for network administrators know network provides reference operation state.
Platform: | Size: 6364160 | Author: zouxiong | Hits:

[OS programMruFileTest

Description: VC++的MFC对最近文件进行了包装。但这种方法也有缺陷:    ①用户程序必须使用文档、视图结构    ②这种最近文件保存在注册表中,不易清除    用ini文件实现最近文件可以解决上述问题,而且用编程控制MRU更灵活,可以提供更多功能。 -MFC VC++, the packaging of recent documents. However, this method also has shortcomings: ① user program must use the document, view the structure ② this recent file in the registry, ini files is not easy to achieve clear recent files used to solve the above problems, and more flexibility with programming control MRU can provide more.
Platform: | Size: 50176 | Author: | Hits:

[OS programRegisterView

Description: VC++使用三态树技巧实现多个注册表子键的选择及浏览功能,可以配合 CRegisterExport 类将选择的注册表项导出-VC++ skills with multiple tri-state tree, the choice of the registry sub keys and browse features to meet the CRegisterExport class will choose to export the registry key
Platform: | Size: 25600 | Author: | Hits:

[OS programPlayReg

Description: VC++的windows注册表操作示例源码,很详细,值得研究。-The windows VC++ sample source code registry operations, it is more worthy of study.
Platform: | Size: 6100992 | Author: 陈弘 | Hits:

[OS programModReg

Description: VC++读取和修改Windows注册表的例子,比较简单的-VC++ to read and modify the Windows registry example, relatively simple
Platform: | Size: 20480 | Author: 汪秀英 | Hits:

[OS programprogram_reg

Description: VC++操作注册表写入程序注册信息,值得一看!-VC++ to write operating procedures for registration information registry
Platform: | Size: 41984 | Author: 何珂 | Hits:

[ERP-EIP-OA-PortalSalary-Management-System

Description: 用vc++6.0实现一个工资管理系统,包括系统登录,断开连接,工资输入调整,工资计算公式设置等-Using vc++6.0 to implement a payroll system, including the system registry, disconnect, enter the adjusted wage, the wage formula settings
Platform: | Size: 198656 | Author: 刘祎 | Hits:

[Windows DevelopRegedit

Description: vc编辑注册表信息的程序源码,很不错的demo-vc program source code to edit the registry information, it is a good demo
Platform: | Size: 24576 | Author: | Hits:

[OS programReadRegedit

Description: vc 读取注册表ReadRegedit的程序源码,希望对大家有所帮助-vc source code to read the registry ReadRegedit program, we hope to help
Platform: | Size: 28672 | Author: | Hits:

[OS programRegedit

Description: vc 编辑注册表信息\Regedit的程序源码,值得一看!-vc edit the registry \ Regedit program source code, worth a visit!
Platform: | Size: 27648 | Author: | Hits:

[OS programEnumRegValue

Description: vc 枚举注册表的键值名\EnumRegValue的程序源码,希望对大家有所帮助-vc enumerate the registry key name \ EnumRegValue the program source code, we hope to help
Platform: | Size: 27648 | Author: 叶海萍 | Hits:

[Crack HackRegistDemo

Description: vc 使用注册表模拟软件加密\RegistDemo的程序源码,希望对大家有所帮助-vc encrypted using the simulation software registry \ RegistDemo the program source code, we hope to help
Platform: | Size: 44032 | Author: | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

CodeBus www.codebus.net